2026-09-21 00:20:42,245 [ 65105 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-09-21 00:20:42,245 [ 65105 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-09-21 00:20:42,245 [ 65105 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-09-21 00:20:42,245 [ 65105 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_sxvfsl --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_aggregation_memory_efficient/test.py::test_remote test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability test_block_structure_mismatch/test.py::test test_cancel_freeze/test.py::test_cancel_backup test_check_table/test.py::test_check_all_tables 'test_check_table/test.py::test_check_normal_table_corruption[]' 'test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin]' 'test_check_table/test.py::test_check_replicated_table_simple[-_0]' test_cluster_all_replicas/test.py::test_cluster 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes]' test_cluster_all_replicas/test.py::test_global_in 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes]' test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_tables_with_same_location test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed]' test_dictionaries_mysql/test.py::test_background_dictionary_reconnect test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache]' 'test_disk_over_web_server/test.py::test_cache[node2]' test_disk_over_web_server/test.py::test_config_reload test_disk_over_web_server/test.py::test_incorrect_usage test_disk_over_web_server/test.py::test_page_cache test_disk_over_web_server/test.py::test_replicated_database test_disk_over_web_server/test.py::test_unavailable_server 'test_disk_over_web_server/test.py::test_usage[node2]' test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_disk_over_web_server/test.py::test_cache[node2] test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] test_config_substitutions/test.py::test_allow_databases test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_database_iceberg/test.py::test_hide_sensitive_info test_cluster_all_replicas/test.py::test_cluster test_allowed_url_from_config/test.py::test_config_with_hosts test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] [gw2] [ 1%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] [gw4] [ 2%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw3] [ 3%] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts [gw2] [ 4%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] [gw0] [ 5%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] [gw2] [ 6%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] [gw5] [ 7%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections [gw0] [ 8%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] [gw0] [ 9%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] [gw2] [ 10%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] [gw4] [ 11%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw0] [ 12%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] [gw0] [ 13%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] [gw2] [ 14%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] [gw3] [ 15%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts [gw0] [ 16%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] [gw0] [ 17%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] [gw0] [ 18%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] [gw0] [ 19%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] [gw4] [ 20%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw3] [ 21%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw5] [ 22%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections [gw0] [ 23%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] [gw0] [ 24%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] [gw0] [ 25%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] test_dictionaries_mysql/test.py::test_background_dictionary_reconnect [gw3] [ 26%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section [gw2] [ 27%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] [gw7] [ 28%] PASSED test_cluster_all_replicas/test.py::test_cluster test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] [gw4] [ 29%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw5] [ 30%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices [gw9] [ 31%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw3] [ 32%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote [gw4] [ 33%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw2] [ 34%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] [gw5] [ 35%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections [gw9] [ 36%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw7] [ 37%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] [gw4] [ 38%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw9] [ 39%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw5] [ 40%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw2] [ 41%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] [gw9] [ 42%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions [gw8] [ 43%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables [gw4] [ 44%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw5] [ 45%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw7] [ 46%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] test_cluster_all_replicas/test.py::test_global_in [gw7] [ 47%] PASSED test_cluster_all_replicas/test.py::test_global_in test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] test_composable_protocols/test.py::test_connections test_dictionaries_access/test.py::test_create test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw7] [ 48%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw8] [ 49%] PASSED test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces [gw9] [ 50%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config [gw9] [ 51%] PASSED test_config_substitutions/test.py::test_include_config [gw2] [ 52%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw2] [ 53%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw2] [ 54%] PASSED test_composable_protocols/test.py::test_proxy_1 test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw4] [ 55%] PASSED test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget [gw4] [ 56%] PASSED test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw5] [ 57%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw4] [ 58%] PASSED test_dictionaries_access/test.py::test_drop test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw7] [ 59%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw0] [ 60%] PASSED test_dictionaries_mysql/test.py::test_background_dictionary_reconnect test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_block_structure_mismatch/test.py::test [gw0] [ 61%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key [gw1] [ 62%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] [gw0] [ 63%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key [gw0] [ 64%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration [gw3] [ 65%] PASSED test_allowed_url_from_config/test.py::test_table_function_remote [gw5] [ 66%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path test_config_decryption/test.py::test_successful_decryption_xml [gw0] [ 67%] PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration test_check_table/test.py::test_check_all_tables test_aggregation_memory_efficient/test.py::test_remote [gw9] [ 68%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw4] [ 69%] PASSED test_block_structure_mismatch/test.py::test test_cancel_freeze/test.py::test_cancel_backup [gw7] [ 70%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw7] [ 71%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw8] [ 72%] PASSED test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select [gw8] [ 73%] PASSED test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_tables_with_same_location [gw5] [ 74%] PASSED test_aggregation_memory_efficient/test.py::test_remote [gw8] [ 75%] PASSED test_database_iceberg/test.py::test_tables_with_same_location test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple [gw6] [ 76%] PASSED test_disk_over_web_server/test.py::test_cache[node2] test_disk_over_web_server/test.py::test_config_reload [gw2] [ 77%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw6] [ 78%] PASSED test_disk_over_web_server/test.py::test_config_reload test_disk_over_web_server/test.py::test_incorrect_usage [gw6] [ 79%] PASSED test_disk_over_web_server/test.py::test_incorrect_usage test_disk_over_web_server/test.py::test_page_cache [gw9] [ 80%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw3] [ 81%] PASSED test_check_table/test.py::test_check_all_tables test_check_table/test.py::test_check_normal_table_corruption[] test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw3] [ 82%] PASSED test_check_table/test.py::test_check_normal_table_corruption[] test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw1] [ 83%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] [gw6] [ 84%] PASSED test_disk_over_web_server/test.py::test_page_cache test_disk_over_web_server/test.py::test_replicated_database [gw5] [ 85%] PASSED test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple [gw6] [ 86%] PASSED test_disk_over_web_server/test.py::test_replicated_database test_disk_over_web_server/test.py::test_unavailable_server [gw9] [ 87%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw2] [ 88%] PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw1] [ 89%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] [gw6] [ 90%] PASSED test_disk_over_web_server/test.py::test_unavailable_server test_disk_over_web_server/test.py::test_usage[node2] test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability [gw1] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] [gw6] [ 92%] PASSED test_disk_over_web_server/test.py::test_usage[node2] [gw4] [ 93%] PASSED test_cancel_freeze/test.py::test_cancel_backup [gw1] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] [gw1] [ 95%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] [gw2] [ 96%] PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability [gw1] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] [gw1] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] [gw3] [ 99%] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] test_check_table/test.py::test_check_replicated_table_simple[-_0] [gw3] [100%] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 321.93s call test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 160.21s setup test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 132.64s call test_cancel_freeze/test.py::test_cancel_backup 82.19s setup test_disk_over_web_server/test.py::test_cache[node2] 61.52s call test_disk_over_web_server/test.py::test_unavailable_server 61.35s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 60.06s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 60.00s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 58.59s call test_database_iceberg/test.py::test_many_namespaces 58.27s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 57.23s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 56.99s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 56.76s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 54.41s call test_allowed_url_from_config/test.py::test_table_function_remote 44.99s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 34.57s setup test_database_iceberg/test.py::test_hide_sensitive_info 33.76s call test_disk_over_web_server/test.py::test_cache[node2] 32.04s call test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 31.29s setup test_dictionaries_mysql/test.py::test_background_dictionary_reconnect 27.92s setup test_cluster_all_replicas/test.py::test_cluster 26.43s call test_disk_over_web_server/test.py::test_usage[node2] 26.15s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 26.12s setup test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 25.92s setup test_config_substitutions/test.py::test_allow_databases 25.79s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 23.73s call test_disk_over_web_server/test.py::test_page_cache 23.58s teardown test_database_iceberg/test.py::test_tables_with_same_location 23.34s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 22.38s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 21.48s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 20.85s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 20.82s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 19.37s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 18.94s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 18.31s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 18.30s call test_dictionaries_mysql/test.py::test_background_dictionary_reconnect 18.24s setup test_block_structure_mismatch/test.py::test 18.13s setup test_allowed_url_from_config/test.py::test_config_with_hosts 17.29s setup test_check_table/test.py::test_check_all_tables 17.27s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 16.88s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 15.67s teardown test_config_substitutions/test.py::test_include_config 15.60s setup test_config_decryption/test.py::test_successful_decryption_xml 15.45s setup test_dictionaries_access/test.py::test_create 15.43s setup test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple 14.94s setup test_composable_protocols/test.py::test_connections 14.66s setup test_cancel_freeze/test.py::test_cancel_backup 14.27s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 13.87s call test_check_table/test.py::test_check_normal_table_corruption[] 13.85s call test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple 13.81s teardown test_dictionaries_mysql/test.py::test_predefined_connection_configuration 13.31s teardown test_cancel_freeze/test.py::test_cancel_backup 12.93s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 12.86s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 12.84s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 12.28s call test_check_table/test.py::test_check_all_tables 12.10s teardown test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 11.52s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 10.67s call test_database_iceberg/test.py::test_list_tables 9.56s setup test_aggregation_memory_efficient/test.py::test_remote 8.68s call test_check_table/test.py::test_check_replicated_table_simple[-_0] 8.38s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 7.96s teardown test_check_table/test.py::test_check_replicated_table_simple[-_0] 7.59s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 7.18s teardown test_allowed_url_from_config/test.py::test_table_function_remote 7.14s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 7.06s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 6.70s call test_dictionaries_mysql/test.py::test_predefined_connection_configuration 6.50s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 6.47s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 6.36s teardown test_disk_over_web_server/test.py::test_usage[node2] 6.21s call test_database_iceberg/test.py::test_hide_sensitive_info 5.61s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 5.58s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 5.49s call test_dictionaries_access/test.py::test_create 5.41s call test_config_substitutions/test.py::test_allow_databases 5.37s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 5.26s teardown test_block_structure_mismatch/test.py::test 5.25s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 5.22s teardown test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple 5.21s call test_config_substitutions/test.py::test_config 5.19s call test_aggregation_memory_efficient/test.py::test_remote 5.17s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 5.11s call test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 4.94s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 4.93s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 4.89s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 4.82s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 4.67s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 4.46s teardown test_dictionaries_access/test.py::test_drop 4.29s call test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 4.13s teardown test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 3.99s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 3.92s teardown test_config_decryption/test.py::test_successful_decryption_yaml 3.77s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 3.74s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 3.65s teardown test_aggregation_memory_efficient/test.py::test_remote 3.60s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 3.53s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 3.48s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 3.42s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 3.42s call test_dictionaries_access/test.py::test_dictget 3.41s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 3.37s call test_config_substitutions/test.py::test_include_config 3.19s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 3.01s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 2.98s call test_disk_over_web_server/test.py::test_replicated_database 2.91s call test_composable_protocols/test.py::test_proxy_1 2.76s call test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 2.75s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 2.74s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 2.61s call test_dictionaries_access/test.py::test_drop 2.44s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 2.26s call test_config_substitutions/test.py::test_config_from_env_overrides 2.20s call test_disk_over_web_server/test.py::test_incorrect_usage 2.00s call test_composable_protocols/test.py::test_connections 1.95s call test_allowed_url_from_config/test.py::test_config_with_hosts 1.93s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 1.74s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 1.74s teardown test_composable_protocols/test.py::test_proxy_1 1.73s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 1.65s call test_cluster_all_replicas/test.py::test_cluster 1.65s call test_database_iceberg/test.py::test_tables_with_same_location 1.63s call test_database_iceberg/test.py::test_select 1.57s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 1.56s call test_disk_over_web_server/test.py::test_config_reload 1.33s call test_cluster_all_replicas/test.py::test_global_in 1.33s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 1.27s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 1.21s call test_block_structure_mismatch/test.py::test 1.17s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 1.05s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 1.00s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 0.99s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.99s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.95s teardown test_dictionaries_access/test.py::test_dictget 0.84s call test_config_decryption/test.py::test_successful_decryption_xml 0.75s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 0.74s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.74s call test_config_decryption/test.py::test_successful_decryption_yaml 0.70s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.66s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.64s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.63s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.58s teardown test_dictionaries_access/test.py::test_create 0.57s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.52s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.51s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.48s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.48s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.47s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.42s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.37s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.32s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.32s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.32s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.29s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.02s call test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 0.00s teardown test_disk_over_web_server/test.py::test_cache[node2] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_hosts 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.00s setup test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s setup test_disk_over_web_server/test.py::test_config_reload 0.00s teardown test_cluster_all_replicas/test.py::test_cluster 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 0.00s setup test_disk_over_web_server/test.py::test_unavailable_server 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 0.00s teardown test_check_table/test.py::test_check_all_tables 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 0.00s setup test_database_iceberg/test.py::test_list_tables 0.00s setup test_dictionaries_access/test.py::test_dictget 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s setup test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s teardown test_database_iceberg/test.py::test_list_tables 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s setup test_check_table/test.py::test_check_replicated_table_simple[-_0] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.00s teardown test_disk_over_web_server/test.py::test_config_reload 0.00s setup test_database_iceberg/test.py::test_many_namespaces 0.00s setup test_disk_over_web_server/test.py::test_page_cache 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.00s setup test_config_substitutions/test.py::test_config 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.00s setup test_dictionaries_access/test.py::test_drop 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s setup test_database_iceberg/test.py::test_select 0.00s teardown test_dictionaries_mysql/test.py::test_background_dictionary_reconnect 0.00s teardown test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.00s setup test_cluster_all_replicas/test.py::test_global_in 0.00s setup test_disk_over_web_server/test.py::test_incorrect_usage 0.00s setup test_disk_over_web_server/test.py::test_usage[node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s teardown test_disk_over_web_server/test.py::test_replicated_database 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 0.00s setup test_disk_over_web_server/test.py::test_replicated_database 0.00s teardown test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 0.00s teardown test_disk_over_web_server/test.py::test_unavailable_server 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s teardown test_database_iceberg/test.py::test_many_namespaces 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 0.00s teardown test_disk_over_web_server/test.py::test_incorrect_usage 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s setup test_dictionaries_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_allowed_url_from_config/test.py::test_table_function_remote 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.00s teardown test_disk_over_web_server/test.py::test_page_cache 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.00s teardown test_database_iceberg/test.py::test_select 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_config_substitutions/test.py::test_config 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s teardown test_cluster_all_replicas/test.py::test_global_in =========================== short test summary info ============================ PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] PASSED test_cluster_all_replicas/test.py::test_cluster PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices PASSED test_config_substitutions/test.py::test_config PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_database_iceberg/test.py::test_hide_sensitive_info PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] PASSED test_cluster_all_replicas/test.py::test_global_in PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] PASSED test_database_iceberg/test.py::test_list_tables PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_config_substitutions/test.py::test_include_config PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_dictionaries_access/test.py::test_create PASSED test_dictionaries_access/test.py::test_dictget PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_dictionaries_access/test.py::test_drop PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] PASSED test_dictionaries_mysql/test.py::test_background_dictionary_reconnect PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key PASSED test_allowed_url_from_config/test.py::test_table_function_remote PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_block_structure_mismatch/test.py::test PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_database_iceberg/test.py::test_many_namespaces PASSED test_database_iceberg/test.py::test_select PASSED test_aggregation_memory_efficient/test.py::test_remote PASSED test_database_iceberg/test.py::test_tables_with_same_location PASSED test_disk_over_web_server/test.py::test_cache[node2] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_disk_over_web_server/test.py::test_config_reload PASSED test_disk_over_web_server/test.py::test_incorrect_usage PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_check_table/test.py::test_check_all_tables PASSED test_check_table/test.py::test_check_normal_table_corruption[] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] PASSED test_disk_over_web_server/test.py::test_page_cache PASSED test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple PASSED test_disk_over_web_server/test.py::test_replicated_database PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] PASSED test_disk_over_web_server/test.py::test_unavailable_server PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] PASSED test_disk_over_web_server/test.py::test_usage[node2] PASSED test_cancel_freeze/test.py::test_cancel_backup PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] ======================= 100 passed in 479.75s (0:07:59) ========================